| Visual Basic (Declaration) | |
|---|---|
Public Function ToArray() As KeyValuePair(Of TKey,TValue)()  | |
| C# | |
|---|---|
public KeyValuePair<TKey,TValue>[] ToArray()  | |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
                    
                    
                         
                        
                        
                    
                    
                         
                        
                        
                        
                    
                    
                 | 
            
| CSharpTest.Net | |
| ToArray Method | |
| See Also Send Feedback Download Help File | |
| CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace > BTreeDictionary<TKey,TValue> Class : ToArray Method | 
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Function ToArray() As KeyValuePair(Of TKey,TValue)()  | |
| C# | |
|---|---|
public KeyValuePair<TKey,TValue>[] ToArray()  | |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7